The Dreamweaver JavaScript API > Layout view functions > dom.getShowLayoutView() |
![]() ![]() ![]() |
Description
Determines the view for the current document, either Layout view or Standard view.
Arguments
None.
Returns
Returns true
if the current document is in Layout view, false
if the document is in Standard view.
![]() ![]() ![]() |